Skip to content

chore(database): deprecation warnings for v8 API ahead of future major release#8589

Merged
mikehardy merged 1 commit into
mainfrom
rtdb-deprecations
Aug 5, 2025
Merged

chore(database): deprecation warnings for v8 API ahead of future major release#8589
mikehardy merged 1 commit into
mainfrom
rtdb-deprecations

Conversation

@MichaelVerdon

Copy link
Copy Markdown
Contributor

Description

Related issues

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
    • Other (macOS, web)
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

@vercel

vercel Bot commented Jun 25, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2025 4:49pm

@mikehardy mikehardy force-pushed the rtdb-deprecations branch from 543b4b9 to dc3220d Compare July 1, 2025 19:34
@MichaelVerdon MichaelVerdon marked this pull request as ready for review July 29, 2025 11:16
Comment thread packages/database/__tests__/database.test.ts Outdated
Comment thread packages/database/__tests__/database.test.ts
Comment thread packages/database/e2e/snapshot/snapshot.e2e.js Outdated
Comment thread packages/database/e2e/snapshot/snapshot.e2e.js Outdated
Comment thread packages/database/lib/DatabaseSyncTree.js Outdated
…r release

- includes new example app for database

@mikehardy mikehardy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebased to main to make sure it runs with current code after all the updates

squashed the commits to one and made the example app index have all the different test app lines (but with the others commented out)

runs 100% clean locally (which required lots of e2e namespace -> modular cleanup - amazing how many misses slipped in there!)

looks like it was kind of a bear to do, but looks good to me

@mikehardy mikehardy merged commit 3fcf6d2 into main Aug 5, 2025
18 of 19 checks passed
@mikehardy mikehardy deleted the rtdb-deprecations branch August 5, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants